Skip to content

chore: undeprecate the redis cache backend#62195

Merged
susnux merged 1 commit into
masterfrom
chore/un-deprecate-redis
Jul 17, 2026
Merged

chore: undeprecate the redis cache backend#62195
susnux merged 1 commit into
masterfrom
chore/un-deprecate-redis

Conversation

@susnux

@susnux susnux commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

There are good reasons to have both backends supported, first the phpredis backend allows in some cases for higher performance. But also predis allows to use redis / valkey in cases where:

  • phpredis does not yet support a new version of valkey / redis
  • its not possible to install 3rdparty PHP extensions like phpredis

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux
susnux requested a review from a team as a code owner July 15, 2026 14:54
@susnux
susnux requested review from Altahrim, CarlSchwan, come-nc and salmart-dev and removed request for a team July 15, 2026 14:54
@susnux susnux added the 3. to review Waiting for reviews label Jul 15, 2026
@susnux susnux added this to the Nextcloud 35 milestone Jul 15, 2026
@susnux

susnux commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable34

There are good reasons to have both backends supported,
first the phpredis backend allows in some cases for higher performance.
But also predis allows to use redis / valkey in cases where:
- phpredis does not yet support a new version of valkey / redis
- its not possible to install 3rdparty PHP extensions like phpredis

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux force-pushed the chore/un-deprecate-redis branch from d47f102 to 3a76c57 Compare July 16, 2026 21:12
@susnux
susnux merged commit 4f43312 into master Jul 17, 2026
212 of 220 checks passed
@susnux
susnux deleted the chore/un-deprecate-redis branch July 17, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants